Fluke Corporation MET/CAL Procedure ============================================================================= INSTRUMENT: Sub HP 3478A Wait for Data Ready DATE: 09-Apr-95 AUTHOR: Fluke Corporation REVISION: $Revision: 1.1 $ ADJUSTMENT THRESHOLD: 70% NUMBER OF TESTS: 1 NUMBER OF LINES: 24 ============================================================================= STEP FSC RANGE NOMINAL TOLERANCE MOD1 MOD2 3 4 CON # # Prior to calling this procedure, MEM1 should be set the timeout in seconds. # # Serial Poll 3478A with a mask of 1 (Data Ready). 1.001 IEEE [D1000][SPL 1] # Check response for a 1 (bit set). 1.002 MEME 1.003 JMPT 1.007 # Check to see if timed out waiting for Data Ready. 1.004 MEME 1.005 MATH MEM1 = MEM1 - 1 1.006 JMPT 1.001 1.007 END